home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.2 Development Libraries / SGI IRIX 6.2 Development Libraries.iso / dist / gl_dev.idb / usr / share / src / OpenGL / tools / toogl / regmagic.h.z / regmagic.h
Encoding:
C/C++ Source or Header  |  1996-03-15  |  153 b   |  6 lines

  1. /*
  2.  * The first byte of the regexp internal "program" is actually this magic
  3.  * number; the start node begins in the second byte.
  4.  */
  5. #define    MAGIC    0234
  6.